home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
hity wydania
/
PC Tools Firewall
/
fwinstall.exe
/
{tmp}
/
GTDISetup.exe
/
install_script.iss
Wrap
Text File
|
2010-01-13
|
4KB
|
63 lines
;InnoSetupVersion=5.2.1
[Setup]
AppName=PC Tools Generic TDI
AppVerName=PC Tools Generic TDI
AppId=PC Tools Generic TDI
AppVersion=2.0.0.37
AppPublisher=PC Tools Ltd.
AppPublisherURL=http://www.pctools.com/
AppSupportURL=http://www.pctools.com/
AppUpdatesURL=http://www.pctools.com/
DefaultDirName={cf}\PC Tools\GenTDI
DefaultGroupName=PC Tools Generic TDI
OutputBaseFilename=in
Compression=lzma
DisableProgramGroupPage=yes
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\GenericTdiDll.dll"; DestDir: "{app}"; MinVersion: 5.0,5.0.2195 Service Pack 4; Flags: restartreplace overwritereadonly uninsrestartdelete
Source: "{sys}\drivers\pctwfpfilter.sys"; DestDir: "{sys}\drivers"; Check: "not IsWin64"; MinVersion: 6.0.6000,6.0.6000; Flags: restartreplace overwritereadonly uninsrestartdelete
Source: "{sys}\drivers\pctwfpfilter64.sys"; DestDir: "{sys}\drivers"; Check: "IsWin64"; MinVersion: 6.0.6000,6.0.6000; Flags: restartreplace overwritereadonly uninsrestartdelete 64bit
Source: "{sys}\drivers\pctgntdi.sys"; DestDir: "{sys}\drivers"; Check: "Not IsWin64"; BeforeInstall: "CallBeforeInstall_MD5_CAT(ExpandConstant('{sys}\drivers\pctgntdi.sys'))"; AfterInstall: "CallAfterInstall_MD5_CAT(ExpandConstant('{sys}\drivers\pctgntdi.sys'), ExpandConstant('{sys}\drivers\pctgntdi.cat'))"; MinVersion: 5.0,5.0.2195 Service Pack 4; Flags: restartreplace overwritereadonly uninsrestartdelete
Source: "{sys}\drivers\pctgntdi.cat"; DestDir: "{sys}\drivers"; Check: "(Not IsWin64) and RtnCatRslts"; MinVersion: 5.0,5.0.2195 Service Pack 4; Flags: restartreplace overwritereadonly uninsrestartdelete
Source: "{sys}\drivers\pctgntdi64.sys"; DestDir: "{sys}\drivers"; Check: "IsWin64"; BeforeInstall: "CallBeforeInstall_MD5_CAT(ExpandConstant('{sys}\drivers\pctgntdi64.sys'))"; AfterInstall: "CallAfterInstall_MD5_CAT(ExpandConstant('{sys}\drivers\pctgntdi64.sys'), ExpandConstant('{sys}\drivers\pctgntdi.cat'))"; MinVersion: 5.0,5.0.2195 Service Pack 4; Flags: restartreplace overwritereadonly uninsrestartdelete 64bit
Source: "{sys}\drivers\pctgntdi64.cat"; DestDir: "{sys}\drivers"; Check: "IsWin64 and RtnCatRslts"; MinVersion: 5.0,5.0.2195 Service Pack 4; Flags: restartreplace overwritereadonly uninsrestartdelete 64bit
[Registry]
Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Uninstall\PC Tools Generic TDI_is1"; MinVersion: 5.0,5.0.2195 Service Pack 4; Flags: deletekey
Root: HKLM; Subkey: "Software\PCTools\CommonFiles\GenTDI"; ValueName: "UninstallString"; ValueType: String; ValueData: "{uninstallexe}"; MinVersion: 5.0,5.0.2195 Service Pack 4; Flags: uninsdeletevalue
Root: HKLM; Subkey: "SOFTWARE\PCTools\CommonFiles"; ValueName: "GenTDI"; ValueType: String; ValueData: "{cf}\PC Tools\GenTDI"; MinVersion: 5.0,5.0.2195 Service Pack 4; Flags: createvalueifdoesntexist uninsdeletevalue
[InstallDelete]
Type: files; Name: "{app}\Microsoft.VC80.CRT.manifest";
Type: files; Name: "{app}\msvcm80.dll";
Type: files; Name: "{app}\msvcp80.dll";
Type: files; Name: "{app}\msvcr80.dll";
[UninstallDelete]
Type: files; Name: "{app}\Microsoft.VC80.CRT.manifest";
Type: files; Name: "{app}\msvcm80.dll";
Type: files; Name: "{app}\msvcp80.dll";
Type: files; Name: "{app}\msvcr80.dll";
Type: files; Name: "{app}\*.txt";
[CustomMessages]
english.NameAndVersion=%1 version %2
english.AdditionalIcons=Additional icons:
english.CreateDesktopIcon=Create a &desktop icon
english.CreateQuickLaunchIcon=Create a &Quick Launch icon
english.ProgramOnTheWeb=%1 on the Web
english.UninstallProgram=Uninstall %1
english.LaunchProgram=Launch %1
english.AssocFileExtension=&Associate %1 with the %2 file extension
english.AssocingFileExtension=Associating %1 with the %2 file extension...
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "english"; MessagesFile: "embedded\english.isl";